PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocumentToCSettings Class / setContentsTextFont Method
The font used for displaying the entries in the table of contents.
In This Topic
    setContentsTextFont Method
    In This Topic
    Sets the font for displaying the contents text.
    This value is used if method returns true.
    Syntax
    public void setContentsTextFont( 
       PDFFont value
    )

    Parameters

    value
    The font used for displaying the entries in the table of contents.
    See Also